home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 1 / Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso / FILES / EXT / F-J / FreshStart1.6.cpt / FreshStart 1.6 ƒ / FreshStart 1.6 Documentation / card_4248.txt < prev    next >
Text File  |  1990-01-01  |  4KB  |  96 lines

  1. -- card: 4248 from stack: in.6 Documentation
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 4022
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on OpenCard
  8.   global currentLine
  9.   FindTopics
  10.   HelpText( "About FreshStart" )
  11.   put "About FreshStart" into currentLine
  12. end OpenCard
  13.  
  14.  
  15.  
  16.  
  17. -- part 5 (field)
  18. -- low flags: 01
  19. -- high flags: 2007
  20. -- rect: left=196 top=69 right=249 bottom=501
  21. -- title width / last selected line: 0
  22. -- icon id / first selected line: 0 / 0
  23. -- text alignment: 0
  24. -- font id: 3
  25. -- text size: 9
  26. -- style flags: 0
  27. -- line height: 12
  28. -- part name: displayField
  29.  
  30.  
  31. -- part 6 (field)
  32. -- low flags: 01
  33. -- high flags: 0007
  34. -- rect: left=29 top=69 right=249 bottom=186
  35. -- title width / last selected line: 0
  36. -- icon id / first selected line: 0 / 0
  37. -- text alignment: 0
  38. -- font id: 3
  39. -- text size: 9
  40. -- style flags: 0
  41. -- line height: 12
  42. -- part name: topicsField
  43. ----- HyperTalk script -----
  44. on mouseUp
  45.   global currentLine
  46.   put scrollLineClicked(5) into lineClicked
  47.   get line lineClicked of me
  48.   if (it is not "")  and (it is not currentLine) then
  49.     put it into currentLine
  50.     put Empty into card field displayField
  51.     set the scroll of card field displayField to 0
  52.     HelpText( it )
  53.   end if
  54. end mouseUp
  55.  
  56.  
  57.  
  58.  
  59. -- part contents for card part 6
  60. ----- text -----
  61. About FreshStart
  62. About this stack
  63. Compatability
  64. Credits
  65. Environments
  66. INITs
  67. Installing FreshStart
  68. Localizing FreshStart
  69. Redirections
  70. System Cleanup
  71. Version History
  72.  
  73.  
  74. -- part contents for card part 5
  75. ----- text -----
  76. FreshStart is an environment manager for Apple Macintosh computers. FreshStart allows you to control which INITs are executed, and what order they are executed in. Additionally, the Finder/MultiFinder state, and any initially launched applications and desk accessories can be controlled. These settings can be saved in "environments", which can be quickly selected at boot time.
  77.  
  78. FreshStart is provided under the shareware system. Try it out, and if you don't like it, toss it out. If you keep it, please register for it, so that I can justify continuing to work on it by sending $25 to:
  79.  
  80. Bob Hablutzel
  81. 1940 Sherman Ave
  82. Evanston, IL   60201
  83.  
  84. Copies of FreshStart may be retained with no need for registering if the sole purpose of the copy is for distribution. (Online bulletin board systems, for example). 
  85.  
  86. If you obtain FreshStart via a method that costs money (a shareware disk clearinghouse, for example), feel free to take out a fair amount of that cost from the registration fee, up to $5. For example, if you pay $5 for a diskette that has FreshStart and 9 other programs (10 total) feel free to send only $24.50 for the registration fee.
  87.  
  88. Support for FreshStart is available by contacting me directly. If you want to write to me, use the above address, and please include your address (and preferably a phone number) so that I can get back to you. If you want to use EMail to get to me, try any of the following addresses (listed in order of frequency of checking):
  89.  
  90. CompuServe: 76050,3636
  91. Bitnet/Internet: BOB@NUACC.ACNS.NWU.EDU
  92. America Online: BOBH15
  93. Prodigy: KSPH73A
  94.  
  95. Finally, if you want you can call me at home: (708) 328-9654.
  96. (Area code 708 is the new Chicago suburban area code; if you cannot get 708 service try the Chicago area code (312) instead). If I'm not in, leave a message and I'll get back to you. Please respect this number; I don't really want to talk to you at 2 AM. And, honestly, you don't want to talk to me then either. I live in the Chicago area, so check the time zones before you call.